home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Utilitaires / Beyond Compare / beycmpfr.exe / {app} / BC2.exe / 0 / RCDATA / TTIPFASTREFRESHDLG / TTIPFASTREFRESHDLG.txt
Text File  |  2005-06-02  |  658b  |  20 lines

  1. inherited TipFastRefreshDlg: TTipFastRefreshDlg
  2.   OldCreateOrder = True
  3.   OnCreate = FormCreate
  4.   PixelsPerInch = 96
  5.   TextHeight = 13
  6.   inherited Panel1: TPanel
  7.     inherited Title: TLabel
  8.       Caption = 'Rafra'#238'chir rapidement'
  9.     end
  10.     inherited Comments: TLabel
  11.       Height = 52
  12.       Caption = 
  13.         'Un rafra'#238'chissement rapide met '#224' jour tout ce qui est affich'#233'.  ' +
  14.         'Les comparaisons sont laiss'#233'es en l'#39#233'tat, les dossiers restent o' +
  15.         'uverts, etc.  Pour effacer et recharger compl'#232'tement la comparai' +
  16.         'son, utilisez le rafra'#238'chissement complet (Ctrl+F5).'
  17.     end
  18.   end
  19. end
  20.